Skip to content

Update sentry-javascript monorepo to v9.23.0#7495

Merged
renovate[bot] merged 1 commit intodevelfrom
renovate/sentry-javascript-monorepo
May 28, 2025
Merged

Update sentry-javascript monorepo to v9.23.0#7495
renovate[bot] merged 1 commit intodevelfrom
renovate/sentry-javascript-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/browser (source) 9.22.0 -> 9.23.0 age adoption passing confidence
@sentry/node (source) 9.22.0 -> 9.23.0 age adoption passing confidence
@sentry/vue (source) 9.22.0 -> 9.23.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/browser)

v9.23.0

Compare Source

Important changes
  • feat(browser): option to ignore certain resource types (#​16389)

Adds an option to opt out of certain resource.* spans via ignoreResourceSpans.

For example, to opt out of resource.script spans:

Sentry.browserTracingIntegration({
  ignoreResourceSpans: ['resource.script'],
}),
Other changes

Work in this release was contributed by @​Xenossolitarius. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 23.37 KB
@​sentry/browser - with treeshaking flags 23.14 KB
@​sentry/browser (incl. Tracing) 37.33 KB
@​sentry/browser (incl. Tracing, Replay) 74.59 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.86 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.23 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91.04 KB
@​sentry/browser (incl. Feedback) 39.73 KB
@​sentry/browser (incl. sendFeedback) 27.97 KB
@​sentry/browser (incl. FeedbackAsync) 32.75 KB
@​sentry/react 25.11 KB
@​sentry/react (incl. Tracing) 39.29 KB
@​sentry/vue 27.6 KB
@​sentry/vue (incl. Tracing) 39.11 KB
@​sentry/svelte 23.39 KB
CDN Bundle 24.66 KB
CDN Bundle (incl. Tracing) 37.51 KB
CDN Bundle (incl. Tracing, Replay) 72.52 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.83 KB
CDN Bundle - uncompressed 71.96 KB
CDN Bundle (incl. Tracing) - uncompressed 111 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.3 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.82 KB
@​sentry/nextjs (client) 40.93 KB
@​sentry/sveltekit (client) 37.83 KB
@​sentry/node 146.36 KB
@​sentry/node - without tracing 95.82 KB
@​sentry/aws-serverless 120.98 KB

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label May 28, 2025
@renovate
Copy link
Contributor Author

renovate bot commented May 28, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot enabled auto-merge May 28, 2025 17:04
@renovate renovate bot added this pull request to the merge queue May 28, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 28, 2025
@renovate renovate bot added this pull request to the merge queue May 28, 2025
Merged via the queue into devel with commit 00b3808 May 28, 2025
59 checks passed
@renovate renovate bot deleted the renovate/sentry-javascript-monorepo branch May 28, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants